Registry Guide for Windows Registry Guide for Windows
Part of the WinGuides Network
WinGuides Network and Software
Registry tweaks, tricks & hacks to optimize, enhance and secure Microsoft Windows.

Restrict Desktop Theme Controls (Windows XP)
Category: Home > Security > Control Panel > Display

Download this tweak with Tweak Manager!This tweak can be easily applied using WinGuides Tweak Manager.
Download a free trial now!

These restrictions control access to the desktop theme settings including the Windows styles, buttons, schemes and fonts.

Open your registry and find the key below.

For each required restriction create a new DWORD value from the list below and set the value to "1" to enable it.

  • NoVisualStyleChoice - Disable the "Windows and buttons" style control
  • NoColorChoice - Disable the "Color scheme" control
  • NoSizeChoice - Disable the "Font size" control
To specify the default style create a new string value called "SetVisualStyle" and set it to the full path and filename of the required .msstyles file.

Changes should take effect immediately.

Registry Editor Example
|NameTypeData|
|(Default)REG_SZ(value not set)|
|NoColorChoiceREG_DWORD0x00000001 (1)|
|NoSizeChoiceREG_DWORD0x00000001 (1)|
|NoVisualStyleChoiceREG_DWORD0x000000001 (1)|
|SetVisualStyleREG_SZC:\WINDOWS\Resources\Themes\Lun...|
-
|HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System|
-

Settings:
User Key: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\
System]

Name: NoColorChoice, NoSizeChoice, NoVisualStyleChoice, SetVisualStyle

Related Tweaks

Disclaimer: Modifying the registry can cause serious problems that may require you to reinstall your operating system. We cannot guarantee that problems resulting from modifications to the registry can be solved. Use the information provided at your own risk.

Last Modified: June 2, 2002

 Return to Index Copyright © 1998-2003. All Rights Reserved.  License